arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUT
authorStefan Roese <[email protected]>
Wed, 3 Apr 2019 05:37:05 +0000 (07:37 +0200)
committerEugen Hristev <[email protected]>
Tue, 9 Apr 2019 06:28:50 +0000 (09:28 +0300)
commit05d4b8e4ad9b24a2dace09d86c39b2b4f056f613
tree860f65c9b1c1b2e2e2c557a698b543f89735b476
parent6c04bd38572b479b93ee64627f207461a61a54e3
arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUT

This patch removes the CONFIG_AT91_HW_WDT_TIMEOUT as its not needed any
more. The WD timeout value can be provided via the "timeout-sec" DT
property. If not provided this way, the default value of 2 seconds will
be used.

Signed-off-by: Stefan Roese <[email protected]>
Cc: Heiko Schocher <[email protected]>
Cc: Andreas Bießmann <[email protected]>
Cc: Eugen Hristev <[email protected]>
README
configs/smartweb_defconfig
configs/taurus_defconfig
drivers/watchdog/Kconfig
drivers/watchdog/at91sam9_wdt.c